home *** CD-ROM | disk | FTP | other *** search
- Path: columba.udac.uu.se!news
- From: Enrico Savazzi <enrico.savazzi@pal.uu.se>
- Newsgroups: comp.lang.c++
- Subject: Re: HELP, serial comms and RS232 etc.
- Date: Mon, 12 Feb 1996 09:25:17 +0100
- Organization: Uppsala University
- Message-ID: <311EF96D.6C5F@pal.uu.se>
- References: <4fd1ct$kof@bignews.shef.ac.uk>
- NNTP-Posting-Host: esavazzi.pal.uu.se
- Mime-Version: 1.0
- Content-Type: text/plain; charset=us-ascii
- Content-Transfer-Encoding: 7bit
- X-Mailer: Mozilla 2.0 (WinNT; I)
-
- Ez wrote:
- >
- > It has become that I am going to have to communicate with a system using
- > the serial port and to RS232 standards. [snip]
- > or last resort a book,(as I'm a bit skint).
-
- I don't use BC++ but some time ago I wrote C++ code to do just
- that. I got all information from: Campbell J. (1987): C
- programmer's guide to serial communications (Howard W. Sams &
- Co). This book is useful only for DOS programming. Under Windows
- 95 and Windows NT, use the WIN32 functions instead. They let you
- do just about everything with a serial port.
-
- E. Savazzi
-